fix(deps): update dependency eslint-plugin-unicorn to v28 #106
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^27.0.0
->^28.0.0
Release Notes
sindresorhus/eslint-plugin-unicorn
v28.0.1
Compare Source
eslint-visitor-keys
dependency (#1100)5c1ff2e
v28.0.0
Compare Source
Improvements
no-lonely-if
: Keep all comments (#1047)da94ca9
prefer-includes
: AddArray#some()
check (#1097)ee3a2e5
prefer-includes
: Improve report location (#1061)83575a8
prefer-spread
: Improve auto-fix (#1080)e54dc66
prefer-spread
: Add more suggestions for.concat
fix (#1054)673c440
Fixes
no-unreadable-array-destructuring
: Fix crash on destructuring infor…of
loop (#1076)11ce1bc
no-array-for-each
: IgnoreReact.Children.forEach
(#1088)5a931dd
prefer-string-slice
: Keep optional chaining in autofix (#1085)acaf197
prefer-spread
: IgnoreBuffer.concat()
(#1069)da685f7
catch-error-name
andprefer-set-has
(#1077)79a64b1
prefer-default-parameters
: Fix non-iterablevisitorKeys
(#1013)d707e83
consistent-destructuring
: AddExperimentalRestProperty
check (#1060)aca2ec5
Renovate configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.